perm filename XREF.DEF[WHT,LSP] blob
sn#775793 filedate 1984-11-14 generic text, type T, neo UTF8
ARRAY.mss[wht,cl]/1p/35l @Defun[Fun {make-array}, Args {@i[dimensions]}, Keys = {[element-type][initial-element]},
ARRAY.mss[wht,cl]/1p/206l @Defcon[Var {array-rank-limit}]
ARRAY.mss[wht,cl]/1p/216l @Defcon[Var {array-dimension-limit}]
ARRAY.mss[wht,cl]/1p/225l @Defcon[Var {array-total-size-limit}]
ARRAY.mss[wht,cl]/1p/239l @Defun[Fun {vector}, Args {@rest @i[objects]}]
ARRAY.mss[wht,cl]/1p/257l @Defun[Fun {aref}, Args {@i[array] @rest @i[subscripts]}]
ARRAY.mss[wht,cl]/1p/287l @Defun[Fun {svref}, Args {@i[simple-vector] @i[index]}]
ARRAY.mss[wht,cl]/1p/308l @Defun[Fun {array-element-type}, Args {@i[array]}]
ARRAY.mss[wht,cl]/1p/320l @Defun[Fun {array-rank}, Args {@i[array]}]
ARRAY.mss[wht,cl]/1p/329l @Defun[Fun {array-dimension}, Args {@i[array] @i[axis-number]}]
ARRAY.mss[wht,cl]/1p/347l @Defun[Fun {array-dimensions}, Args {@i[array]}]
ARRAY.mss[wht,cl]/1p/352l @Defun[Fun {array-total-size}, Args {@i[array]}]
ARRAY.mss[wht,cl]/1p/365l @Defun[Fun {array-in-bounds-p}, Args {@i[array] @rest @i[subscripts]}]
ARRAY.mss[wht,cl]/1p/373l @Defun[Fun {array-row-major-index}, Args {@i[array] @rest @i[subscripts]}]
ARRAY.mss[wht,cl]/1p/396l @Defun[Fun {adjustable-array-p}, Args {@i[array]}]
ARRAY.mss[wht,cl]/1p/407l @Defun[Fun {bit}, Args {@i[bit-array] @rest @i[subscripts]}]
ARRAY.mss[wht,cl]/1p/408l @Defun1[Fun {sbit}, Args {@i[simple-bit-array] @rest @i[subscripts]}]
ARRAY.mss[wht,cl]/1p/429l @Defun[Fun {bit-and}, Args {@i[bit-array1] @i[bit-array-2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/430l @Defun1[Fun {bit-ior},Args {@i[bit-array1] @i[bit-array-2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/431l @Defun1[Fun {bit-xor}, Args {@i[bit-array1] @i[bit-array-2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/432l @Defun1[Fun {bit-eqv}, Args {@i[bit-array1] @i[bit-array-2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/433l @Defun1[Fun {bit-nand}, Args {@i[bit-array1] @i[bit-array2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/434l @Defun1[Fun {bit-nor}, Args {@i[bit-array1] @i[bit-array2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/435l @Defun1[Fun {bit-andc1}, Args {@i[bit-array1] @i[bit-array2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/436l @Defun1[Fun {bit-andc2}, Args {@i[bit-array1] @i[bit-array2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/437l @Defun1[Fun {bit-orc1}, Args {@i[bit-array1] @i[bit-array2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/438l @Defun1[Fun {bit-orc2}, Args {@i[bit-array1] @i[bit-array2] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/480l @Defun[Fun {bit-not}, Args {@i[bit-array] @optional @i[result-bit-array]}]
ARRAY.mss[wht,cl]/1p/524l @Defun[Fun {array-has-fill-pointer-p}, Args {@i[array]}]
ARRAY.mss[wht,cl]/1p/531l @Defun[Fun {fill-pointer}, Args {@i[vector]}]
ARRAY.mss[wht,cl]/1p/540l @Defun[Fun {vector-push}, Args {@i[new-element] @i[vector]}]
ARRAY.mss[wht,cl]/1p/553l @Defun[Fun {vector-push-extend}, Args {@i[new-element] @i[vector] @optional @i[extension]}]
ARRAY.mss[wht,cl]/1p/565l @Defun[Fun {vector-pop}, Args {@i[vector]}]
ARRAY.mss[wht,cl]/1p/577l @Defun[Fun {adjust-array}, Args {@i[array] @i[new-dimensions]}, Keys = {[element-type][initial-element]},
CHAR.mss[wht,cl]/1p/33l @Defcon[Var {char-code-limit}]
CHAR.mss[wht,cl]/1p/42l @Defcon[Var {char-font-limit}]
CHAR.mss[wht,cl]/1p/54l @Defcon[Var {char-bits-limit}]
CHAR.mss[wht,cl]/1p/72l @Defun[Fun {standard-char-p}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/81l @Defun[Fun {graphic-char-p}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/108l @Defun[Fun {string-char-p}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/116l @Defun[Fun {alpha-char-p}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/129l @Defun[Fun {upper-case-p}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/130l @Defun1[Fun {lower-case-p}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/131l @Defun1[Fun {both-case-p}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/157l @Defun[Fun {digit-char-p}, Args {@i[char] @optional (@i[radix] 10)}]
CHAR.mss[wht,cl]/1p/193l @Defun[Fun {alphanumericp}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/209l @Defun[Fun {char=}, Funlabel {char#&M}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/210l @Defun1[Fun {char/=}, Funlabel {char#O#&M}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/211l @Defun1[Fun {char<}, Funlabel {char#&L}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/212l @Defun1[Fun {char>}, Funlabel {char#&N}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/213l @Defun1[Fun {char<=}, Funlabel {char#&L#&M}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/214l @Defun1[Fun {char>=}, Funlabel {char#&N#&M}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/309l @Defun[Fun {char-equal}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/310l @Defun1[Fun {char-not-equal}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/311l @Defun1[Fun {char-lessp}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/312l @Defun1[Fun {char-greaterp}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/313l @Defun1[Fun {char-not-greaterp}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/314l @Defun1[Fun {char-not-lessp}, Args {@i[character] @rest @i[more-characters]}]
CHAR.mss[wht,cl]/1p/342l @Defun[Fun {char-code}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/349l @Defun[Fun {char-bits}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/356l @Defun[Fun {char-font}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/363l @Defun[Fun {code-char}, Args {@i[code] @optional (@i[bits] 0) (@i[font] 0)}]
CHAR.mss[wht,cl]/1p/385l @Defun[Fun {make-char}, Args {@i[char] @optional (@i[bits] 0) (@i[font] 0)}]
CHAR.mss[wht,cl]/1p/406l @Defun[Fun {character}, Args {@i[object]}]
CHAR.mss[wht,cl]/1p/415l @Defun[Fun {char-upcase}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/416l @Defun1[Fun {char-downcase}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/449l @Defun[Fun {digit-char}, Args {@i[weight] @optional (@i[radix] 10) (@i[font] 0)}]
CHAR.mss[wht,cl]/1p/481l @Defun[Fun {char-int}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/496l @Defun[Fun {int-char}, Args {@i[integer]}]
CHAR.mss[wht,cl]/1p/504l @Defun[Fun {char-name}, Args {@i[char]}]
CHAR.mss[wht,cl]/1p/527l @Defun[Fun {name-char}, Args {@i[name]}]
CHAR.mss[wht,cl]/1p/543l @Defcon[Var {char-control-bit}]
CHAR.mss[wht,cl]/1p/544l @Defcon1[Var {char-meta-bit}]
CHAR.mss[wht,cl]/1p/545l @Defcon1[Var {char-super-bit}]
CHAR.mss[wht,cl]/1p/546l @Defcon1[Var {char-hyper-bit}]
CHAR.mss[wht,cl]/1p/555l @Defun[Fun {char-bit}, Args {@i[char] @i[name]}]
CHAR.mss[wht,cl]/1p/578l @Defun[Fun {set-char-bit}, Args {@i[char] @i[name] @i[newvalue]}]
CLM.mss[wht,cl]/1p/32l @Define(Twocolumn, Columns 2, Columnmargin 1 cm, Spacing 12 pts, Boxed,
CONTRL.mss[wht,cl]/1p/86l @Defspec[Fun {quote}, Args {@i[object]}]
CONTRL.mss[wht,cl]/1p/113l @Defspec[Fun {function}, Args {@i[fn]}]
CONTRL.mss[wht,cl]/1p/260l @Defun[Fun {symbol-value}, Args {@i[symbol]}]
CONTRL.mss[wht,cl]/1p/278l @Defun[Fun {symbol-function}, Args {@i[symbol]}]
CONTRL.mss[wht,cl]/1p/308l @Defun[Fun {boundp}, Args {@i[symbol]}]
CONTRL.mss[wht,cl]/1p/315l @Defun[Fun {fboundp}, Args {@i[symbol]}]
CONTRL.mss[wht,cl]/1p/324l @Defun[Fun {special-form-p}, Args {@i[symbol]}]
CONTRL.mss[wht,cl]/1p/348l @Defspec[Fun {setq}, Args {@Mstar<@i[var] @i[form]>}]
CONTRL.mss[wht,cl]/1p/377l @Defmac[Fun {psetq}, Args {@Mstar<@i[var] @i[form]>}]
CONTRL.mss[wht,cl]/1p/401l @Defun[Fun {set}, Args {@i[symbol] @i[value]}]
CONTRL.mss[wht,cl]/1p/427l @Defun[Fun {makunbound}, Args {@i[symbol]}]
CONTRL.mss[wht,cl]/1p/428l @Defun1[Fun {fmakunbound}, Args {@i[symbol]}]
CONTRL.mss[wht,cl]/1p/500l @Defmac[Fun {setf}, Args {@Mstar<@i[place] @i[newvalue]>}]
CONTRL.mss[wht,cl]/1p/676l @Defmac[Fun {psetf}, Args {@Mstar<@i[place] @i[newvalue]>}]
CONTRL.mss[wht,cl]/1p/688l @Defmac[Fun {shiftf}, Args {@Mplus<@i[place]> @i[newvalue]}]
CONTRL.mss[wht,cl]/1p/749l @Defmac[Fun {rotatef}, Args {@Mstar<@i[place]>}]
CONTRL.mss[wht,cl]/1p/883l @Defmac[Fun {define-modify-macro}, Args {@i[name] @i[lambda-list] @i[function] @Mopt<@i[doc-string]>}]
CONTRL.mss[wht,cl]/1p/919l @Defmac[Fun {defsetf}, Args {@i[access-fn] @Mgroup'@!@i[update-fn] @Mopt<@i[doc-string]> @Mor
CONTRL.mss[wht,cl]/1p/1116l @Defmac[Fun {define-setf-method}, Args {@i[access-fn] @i[lambda-list] @Mstar<@i[declaration] @mor @i[doc-string]> @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1162l @Defun[Fun {get-setf-method}, Args {@i[form]}]
CONTRL.mss[wht,cl]/1p/1186l @Defun[Fun {get-setf-method-multiple-value}, Args {@i[form]}]
CONTRL.mss[wht,cl]/1p/1205l @Defun[Fun{apply}, Args {@i[function] @i[arg] @rest @i[more-args]}]
CONTRL.mss[wht,cl]/1p/1242l @Defun[Fun{funcall}, Args {@i[fn] @rest @i[arguments]}]
CONTRL.mss[wht,cl]/1p/1263l @Defcon[Var {call-arguments-limit}]
CONTRL.mss[wht,cl]/1p/1282l @Defspec[Fun {progn}, Args {@Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1305l @Defmac[Fun {prog1}, Args {@i[first] @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1332l @Defmac[Fun {prog2}, Args {@i[first] @i[second] @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1374l @Defspec[Fun {let}, Args {(@Mstar<@i[var] @mor (@i[var] @i[value])>) @Mstar<@i[declaration]> @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1429l @Defspec[Fun {let*}, Args {(@Mstar<@i[var] @mor (@i[var] @i[value])>) @Mstar<@i[declaration]> @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1474l @Defspec[Fun {compiler-let}, Args {(@Mstar<@i[var] @mor (@i[var] @i[value])>) @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1495l @Defspec[Fun {progv}, Args {@i[symbols] @i[values] @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1516l @Defspec[Fun {flet}, Args {(@Mstar"(@i[name] @i[lambda-list] @Mstar<@i[declaration] @mor @i[doc-string]> @Mstar<@i[form]>)") @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1517l @Defspec1[Fun {labels}, Args {(@Mstar"(@i[name] @i[lambda-list] @Mstar<@i[declaration] @mor @i[doc-string]> @Mstar<@i[form]>)") @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1518l @Defspec1[Fun {macrolet}, Args {(@Mstar"(@i[name] @i[varlist] @Mstar<@i[declaration] @mor @i[doc-string]> @Mstar<@i[form]>)") @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1609l @Defspec[Fun {if}, Args {@i[test] @i[then] @Mopt<@i[else]>}]
CONTRL.mss[wht,cl]/1p/1631l @Defmac[Fun {when}, Args {@i[test] @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1651l @Defmac[Fun {unless}, Args {@i[test] @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1670l @Defmac[Fun {cond}, Args {@Mstar<(@i[test] @Mstar'@i[form]')>}]
CONTRL.mss[wht,cl]/1p/1742l @Defmac[Fun {case}, Args {@i[keyform] @Mstar<(@Mgroup"(@Mstar'@i[key]') @Mor @i[key]" @Mstar'@i[form]')>}]
CONTRL.mss[wht,cl]/1p/1802l @Defmac[Fun {typecase}, Args {@i[keyform] @Mstar<(@i[type] @mstar'@i[form]')>}]
CONTRL.mss[wht,cl]/1p/1870l @Defspec[Fun {block}, Args {@i[name] @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1916l @Defspec[Fun {return-from}, Args {@i[name] @mopt<@i[result]>}]
CONTRL.mss[wht,cl]/1p/1917l @Defmac1[Fun {return}, Args {@mopt<@i[result]>}]
CONTRL.mss[wht,cl]/1p/1965l @Defmac[Fun {loop}, Args {@Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/1992l @Defmac[Fun {do}, Args{(@Mstar<(@i[var] @mopt'@i[init] @mopt(@i[step])')>) (@i[end-test] @mstar<@i[result]>) @Mstar<@i[declaration]> @Mstar<@i[tag] @mor @i[statement]>}]
CONTRL.mss[wht,cl]/1p/1993l @Defmac1[Fun {do*}, Args{(@Mstar<(@i[var] @mopt'@i[init] @mopt(@i[step])')>) (@i[end-test] @mstar<@i[form]>) @Mstar<@i[declaration]> @Mstar<@i[tag] @mor @i[statement]>}]
CONTRL.mss[wht,cl]/1p/2247l @Defmac[Fun {dolist}, Args {(@i[var] @i[listform] @mopt<@i[resultform]>) @Mstar<@i[declaration]> @mstar<@i[tag] @mor @i[statement]>}]
CONTRL.mss[wht,cl]/1p/2269l @Defmac[Fun {dotimes}, Args {(@i[var] @i[countform] @mopt<@i[resultform]>) @Mstar<@i[declaration]> @mstar<@i[tag] @mor @i[statement]>}]
CONTRL.mss[wht,cl]/1p/2350l @Defun[Fun {mapcar}, Args {@i[function] @i[list] @rest @i[more-lists]}]
CONTRL.mss[wht,cl]/1p/2351l @Defun1[Fun {maplist}, Args {@i[function] @i[list] @rest @i[more-lists]}]
CONTRL.mss[wht,cl]/1p/2352l @Defun1[Fun {mapc}, Args {@i[function] @i[list] @rest @i[more-lists]}]
CONTRL.mss[wht,cl]/1p/2353l @Defun1[Fun {mapl}, Args {@i[function] @i[list] @rest @i[more-lists]}]
CONTRL.mss[wht,cl]/1p/2354l @Defun1[Fun {mapcan}, Args {@i[function] @i[list] @rest @i[more-lists]}]
CONTRL.mss[wht,cl]/1p/2355l @Defun1[Fun {mapcon}, Args {@i[function] @i[list] @rest @i[more-lists]}]
CONTRL.mss[wht,cl]/1p/2458l @Defspec[Fun {tagbody}, Args {@Mstar<@i[tag] @mor @i[statement]>}]
CONTRL.mss[wht,cl]/1p/2512l @Defmac[Fun {prog}, Args = {(@mstar<@i[var] @mor (@i[var] @Mopt'@i[init]')>) @Mstar<@i[declaration]> @mstar<@i[tag] @mor @i[statement]>}]
CONTRL.mss[wht,cl]/1p/2513l @Defmac1[Fun {prog*}, Args = {(@mstar<@i[var] @mor (@i[var] @Mopt'@i[init]')>) @Mstar<@i[declaration]> @mstar<@i[tag] @mor @i[statement]>}]
CONTRL.mss[wht,cl]/1p/2605l @Defspec[Fun {go}, Args {@i[tag]}]
CONTRL.mss[wht,cl]/1p/2666l @Defun[Fun {values}, Args {@rest @i[args]}]
CONTRL.mss[wht,cl]/1p/2708l @Defcon[Var {multiple-values-limit}]
CONTRL.mss[wht,cl]/1p/2718l @Defun[Fun {values-list}, Args {@i[list]}]
CONTRL.mss[wht,cl]/1p/2731l @Defmac[Fun {multiple-value-list}, Args {@i[form]}]
CONTRL.mss[wht,cl]/1p/2742l @Defspec[Fun {multiple-value-call}, Args {@i[function] @mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/2758l @Defspec[Fun {multiple-value-prog1}, Args {@i[form] @mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/2766l @Defmac[Fun {multiple-value-bind}, Args {(@mstar<@i[var]>) @i[values-form] @Mstar<@i[declaration]> @Mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/2783l @Defmac[Fun {multiple-value-setq}, Args {@i[variables] @i[form]}]
CONTRL.mss[wht,cl]/1p/2959l @Defspec[Fun {catch}, Args {@i[tag] @mstar<@i[form]>}]
CONTRL.mss[wht,cl]/1p/2993l @Defspec[Fun {unwind-protect}, Args {@i[protected-form] @mstar<@i[cleanup-form]>}]
CONTRL.mss[wht,cl]/1p/3088l @Defspec[Fun {throw}, Args {@i[tag] @i[result]}]
DECLAR.mss[wht,cl]/1p/32l @Defspec[Fun {declare}, Args {@mstar<@i[decl-spec]>}]
DECLAR.mss[wht,cl]/1p/149l @Defmac[Fun {locally}, Args {@mstar<@i[declaration]> @mstar<@i[form]>}]
DECLAR.mss[wht,cl]/1p/163l @Defun[Fun {proclaim}, Args {@i[decl-spec]}]
DECLAR.mss[wht,cl]/1p/454l @Defspec[Fun {the}, Args {@i[value-type] @i[form]}]
DTSPEC.mss[wht,cl]/1p/433l @Defmac[Fun {deftype}, Args {@i[name] @i[lambda-list] @Mstar<@i[declaration] @mor @i[doc-string]> @Mstar<@i[form]>}]
DTSPEC.mss[wht,cl]/1p/492l @Defun[Fun {coerce}, Args {@i[object] @i[result-type]}]
DTSPEC.mss[wht,cl]/1p/586l @Defun[Fun {type-of}, Args {@i[object]}]
EVAL.mss[wht,cl]/1p/38l @Defun[Fun {eval}, Args {@i[form]}]
EVAL.mss[wht,cl]/1p/63l @Defvar[Var {evalhook}]
EVAL.mss[wht,cl]/1p/64l @Defvar1[Var {applyhook}]
EVAL.mss[wht,cl]/1p/120l @Defun[Fun {evalhook}, Args {@i[form] @i[evalhookfn] @i[applyhookfn] @optional @i[env]}]
EVAL.mss[wht,cl]/1p/121l @Defun1[Fun {applyhook}, Args {@i[function] @i[args] @i[evalhookfn] @i[applyhookfn] @optional @i[env]}]
EVAL.mss[wht,cl]/1p/180l @Defun[Fun {constantp}, Args {@i[object]}]
EVAL.mss[wht,cl]/1p/228l @Defvar[Var {+}, Varlabel {#K}, Nostar]
EVAL.mss[wht,cl]/1p/229l @Defvar1[Var {++}, Varlabel {#K#K}, Nostar]
EVAL.mss[wht,cl]/1p/230l @Defvar1[Var {+++}, Varlabel {#K#K#K}, Nostar]
EVAL.mss[wht,cl]/1p/238l @Defvar[Var {-}, Nostar]
EVAL.mss[wht,cl]/1p/245l @Defvar[Var {*}, Nostar]
EVAL.mss[wht,cl]/1p/246l @Defvar1[Var {**}, Nostar]
EVAL.mss[wht,cl]/1p/247l @Defvar1[Var {***}, Nostar]
EVAL.mss[wht,cl]/1p/264l @Defvar[Var {/}, Varlabel {#O}, Nostar]
EVAL.mss[wht,cl]/1p/265l @Defvar1[Var {//}, Varlabel {#O#O}, Nostar]
EVAL.mss[wht,cl]/1p/266l @Defvar1[Var {///}, Varlabel {#O#O#O}, Nostar]
FILES.mss[wht,cl]/1p/238l @Defun[Fun {pathname}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/244l @Defun[Fun {truename}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/269l @Defun[Fun {parse-namestring}, Args {@i[thing] @optional @i[host] @i[defaults]}, Keys {[start][end]}, MoreKeys {[junk-allowed]}]
FILES.mss[wht,cl]/1p/330l @Defun[Fun {merge-pathnames}, Args {@i[pathname] @optional @i[defaults] @i[default-version]}]
FILES.mss[wht,cl]/1p/401l @Defvar[Var {default-pathname-defaults}]
FILES.mss[wht,cl]/1p/408l @Defun[Fun {make-pathname}, Keys {[host][device][directory][name]}, Morekeys = {[type][version][defaults]}]
FILES.mss[wht,cl]/1p/429l @Defun[Fun {pathnamep}, Args {@i[object]}]
FILES.mss[wht,cl]/1p/436l @Defun[Fun {pathname-host}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/437l @Defun1[Fun {pathname-device}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/438l @Defun1[Fun {pathname-directory}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/439l @Defun1[Fun {pathname-name}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/440l @Defun1[Fun {pathname-type}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/441l @Defun1[Fun {pathname-version}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/450l @Defun[Fun {namestring}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/451l @Defun1[Fun {file-namestring}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/452l @Defun1[Fun {directory-namestring}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/453l @Defun1[Fun {host-namestring}, Args {@i[pathname]}]
FILES.mss[wht,cl]/1p/454l @Defun1[Fun {enough-namestring}, Args {@i[pathname] @optional @i[defaults]}]
FILES.mss[wht,cl]/1p/490l @Defun[Fun {user-homedir-pathname}, Args {@optional @i[host]}]
FILES.mss[wht,cl]/1p/520l @Defun[Fun {open}, Args {@i[filename]}, Keys {[direction][element-type]},
FILES.mss[wht,cl]/1p/754l @Defmac[Fun {with-open-file}, Args {(@i[stream] @i[filename] @Mstar<@i[options]>) @mstar<@i[declaration]> @mstar<@i[form]>}]
FILES.mss[wht,cl]/1p/795l @Defun[Fun {rename-file}, Args {@i[file] @i[new-name]}]
FILES.mss[wht,cl]/1p/823l @Defun[Fun {delete-file}, Args {@i[file]}]
FILES.mss[wht,cl]/1p/844l @Defun[Fun {probe-file}, Args {@i[file]}]
FILES.mss[wht,cl]/1p/858l @Defun[Fun {file-write-date}, Args {@i[file]}]
FILES.mss[wht,cl]/1p/866l @Defun[Fun {file-author}, Args {@i[file]}]
FILES.mss[wht,cl]/1p/872l @Defun[Fun {file-position}, Args {@i[file-stream] @optional @i[position]}]
FILES.mss[wht,cl]/1p/918l @Defun[Fun {file-length}, Args {@i[file-stream]}]
FILES.mss[wht,cl]/1p/943l @Defun[Fun {load}, Args {@i[filename]}, Keys {[verbose][print][if-does-not-exist]}]
FILES.mss[wht,cl]/1p/978l @Defvar[Var {load-verbose}]
FILES.mss[wht,cl]/1p/993l @Defun[Fun {directory}, Args {@i[pathname] @key}]
HASH.mss[wht,cl]/1p/81l @Defun[Fun {make-hash-table}, Keys = {[test][size][rehash-size][rehash-threshold]}]
HASH.mss[wht,cl]/1p/120l @Defun[Fun {hash-table-p}, Args {@i[object]}]
HASH.mss[wht,cl]/1p/129l @Defun[Fun {gethash}, Args {@i[key] @i[hash-table] @optional @i[default]}]
HASH.mss[wht,cl]/1p/156l @Defun[Fun {remhash}, Args {@i[key] @i[hash-table]}]
HASH.mss[wht,cl]/1p/163l @Defun[Fun {maphash}, Args {@i[function] @i[hash-table]}]
HASH.mss[wht,cl]/1p/188l @Defun[Fun {clrhash}, Args {@i[hash-table]}]
HASH.mss[wht,cl]/1p/193l @Defun[Fun {hash-table-count}, Args {@i[hash-table]}]
HASH.mss[wht,cl]/1p/205l @Defun[Fun {sxhash}, Args {@i[object]}]
INTRO.mss[wht,cl]/1p/261l @Defun[Fun {sample-function}, Args {@i[arg1] @i[arg2] @optional @i[arg3] @i[arg4]}]
INTRO.mss[wht,cl]/1p/278l @Defvar[Var {sample-variable}]
INTRO.mss[wht,cl]/1p/287l @Defcon[Var {sample-constant}]
INTRO.mss[wht,cl]/1p/300l @Defspec[Fun {sample-special-form}, Args {@Mopt<@i[name]> (@Mstar<@i[var]>) @Mplus<@i[form]>}]
INTRO.mss[wht,cl]/1p/320l @Defmac[Fun {sample-macro}, Args {@i[var] @Mstar<@i[tag] @mor @i[statement]>}]
IO.mss[wht,cl]/1p/709l @Defvar[Var {read-base}]
IO.mss[wht,cl]/1p/739l @Defvar[Var {read-suppress}]
IO.mss[wht,cl]/1p/1639l @Defvar[Var {readtable}]
IO.mss[wht,cl]/1p/1650l @Defun[Fun {copy-readtable}, Args {@optional @i[from-readtable] @i[to-readtable]}]
IO.mss[wht,cl]/1p/1671l @Defun[Fun {readtablep}, Args {@i[object]}]
IO.mss[wht,cl]/1p/1680l @Defun[Fun {set-syntax-from-char}, Args {@i[to-char] @i[from-char] @optional @i[to-readtable] @i[from-readtable]}]
IO.mss[wht,cl]/1p/1710l @Defun[Fun {set-macro-character}, Args {@i[char] @i[function] @optional @i[non-terminating-p] @i[readtable]}]
IO.mss[wht,cl]/1p/1711l @Defun1[Fun {get-macro-character}, Args {@i[char] @optional @i[readtable]}]
IO.mss[wht,cl]/1p/1790l @Defun[Fun {make-dispatch-macro-character}, Args {@i[char] @optional @i[non-terminating-p] @i[readtable]}]
IO.mss[wht,cl]/1p/1803l @Defun[Fun {set-dispatch-macro-character}, Args {@i[disp-char] @i[sub-char] @i[function] @optional @i[readtable]}]
IO.mss[wht,cl]/1p/1804l @Defun1[Fun {get-dispatch-macro-character}, Args {@i[disp-char] @i[sub-char] @optional @i[readtable]}]
IO.mss[wht,cl]/1p/2186l @Defvar[Var {print-escape}]
IO.mss[wht,cl]/1p/2202l @Defvar[Var {print-pretty}]
IO.mss[wht,cl]/1p/2212l @Defvar[Var {print-circle}]
IO.mss[wht,cl]/1p/2222l @Defvar[Var {print-base}]
IO.mss[wht,cl]/1p/2234l @Defvar[Var {print-radix}]
IO.mss[wht,cl]/1p/2248l @Defvar[Var {print-case}]
IO.mss[wht,cl]/1p/2273l @Defvar[Var {print-gensym}]
IO.mss[wht,cl]/1p/2280l @defvar[Var {print-level}]
IO.mss[wht,cl]/1p/2281l @defvar1[Var {print-length}]
IO.mss[wht,cl]/1p/2337l @defvar[Var {print-array}]
IO.mss[wht,cl]/1p/2449l @Defun[Fun {read}, Args {@optional @i[input-stream] @i[eof-error-p] @i[eof-value] @i[recursive-p]}]
IO.mss[wht,cl]/1p/2462l @Defvar[Var {read-default-float-format}]
IO.mss[wht,cl]/1p/2478l @Defun[Fun {read-preserving-whitespace}, Args {@optional @i[in-stream] @i[eof-error-p] @i[eof-value] @i[recursive-p]}]
IO.mss[wht,cl]/1p/2539l @Defun[Fun {read-delimited-list}, Args {@i[char] @optional @i[input-stream] @i[recursive-p]}]
IO.mss[wht,cl]/1p/2614l @Defun[Fun {read-line}, Args {@optional @i[input-stream] @i[eof-error-p] @i[eof-value] @i[recursive-p]}]
IO.mss[wht,cl]/1p/2627l @Defun[Fun {read-char}, Args {@optional @i[input-stream] @i[eof-error-p] @i[eof-value] @i[recursive-p]}]
IO.mss[wht,cl]/1p/2634l @Defun[Fun {unread-char}, Args {@i[character] @optional @i[input-stream]}]
IO.mss[wht,cl]/1p/2658l @Defun[Fun {peek-char}, Args {@optional @i[peek-type] @i[input-stream] @i[eof-error-p] @i[eof-value] @i[recursive-p]}]
IO.mss[wht,cl]/1p/2682l @Defun[Fun {listen}, Args {@optional @i[input-stream]}]
IO.mss[wht,cl]/1p/2694l @Defun[Fun {read-char-no-hang}, Args {@optional @i[input-stream] @i[eof-error-p] @i[eof-value] @i[recursive-p]}]
IO.mss[wht,cl]/1p/2710l @Defun[Fun {clear-input}, Args {@optional @i[input-stream]}]
IO.mss[wht,cl]/1p/2718l @Defun[Fun {read-from-string},Args {@i[string] @optional @i[eof-error-p] @i[eof-value]}, Keys {[start][end]}, Morekeys {[preserve-whitespace]}]
IO.mss[wht,cl]/1p/2752l @Defun[Fun {parse-integer}, Args {@i[string]}, Keys {[start][end][radix][junk-allowed]}]
IO.mss[wht,cl]/1p/2788l @Defun[Fun {read-byte}, Args {@i[binary-input-stream] @optional @i[eof-error-p] @i[eof-value]}]
IO.mss[wht,cl]/1p/2810l @Defun[Fun {write}, Args {@i[object]}, Keys {[stream][escape][radix][base]},
IO.mss[wht,cl]/1p/2831l @Defun[Fun {prin1}, Args {@i[object] @optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2832l @Defun1[Fun {print}, Args {@i[object] @optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2833l @Defun1[Fun {pprint}, Args {@i[object] @optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2834l @Defun1[Fun {princ}, Args {@i[object] @optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2874l @Defun[Fun {write-to-string}, Args {@i[object]}, Keys {[escape][radix][base]},
IO.mss[wht,cl]/1p/2877l @Defun1[Fun {prin1-to-string}, Args {@i[object]}]
IO.mss[wht,cl]/1p/2878l @Defun1[Fun {princ-to-string}, Args {@i[object]}]
IO.mss[wht,cl]/1p/2887l @Defun[Fun {write-char}, Args {@i[character] @optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2893l @Defun[Fun {write-string}, Args {@i[string] @optional @i[output-stream]}, Keys {[start][end]}]
IO.mss[wht,cl]/1p/2894l @Defun1[Fun {write-line}, Args {@i[string] @optional @i[output-stream]}, Keys {[start][end]}]
IO.mss[wht,cl]/1p/2910l @Defun[Fun {terpri}, Args {@optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2911l @Defun1[Fun {fresh-line}, Args {@optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2929l @Defun[Fun {finish-output}, Args {@optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2930l @Defun1[Fun {force-output}, Args {@optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2931l @Defun1[Fun {clear-output}, Args {@optional @i[output-stream]}]
IO.mss[wht,cl]/1p/2959l @Defun[Fun {write-byte}, Args {@i[integer] @i[binary-output-stream]}]
IO.mss[wht,cl]/1p/2976l @Defun[Fun {format}, Args {@i[destination] @i[control-string] @rest @i[arguments]}]
IO.mss[wht,cl]/1p/4289l @Defun[Fun {y-or-n-p}, Args {@optional @i[format-string] @rest @i[arguments]}]
IO.mss[wht,cl]/1p/4330l @Defun[Fun {yes-or-no-p}, Args {@optional @i[format-string] @rest @i[arguments]}]
KSEQUE.mss[wht,cl]/1p/169l @Defun[Fun {elt}, Args {@i[sequence] @i[index]}]
KSEQUE.mss[wht,cl]/1p/183l @Defun[Fun {subseq}, Args {@i[sequence] @i[start] @optional @i[end]}]
KSEQUE.mss[wht,cl]/1p/194l @Defun[Fun {copy-seq}, Args {@i[sequence]}]
KSEQUE.mss[wht,cl]/1p/203l @Defun[Fun {length}, Args {@i[sequence]}]
KSEQUE.mss[wht,cl]/1p/210l @Defun[Fun {reverse}, Args {@i[sequence]}]
KSEQUE.mss[wht,cl]/1p/216l @Defun[Fun {nreverse}, Args {@i[sequence]}]
KSEQUE.mss[wht,cl]/1p/225l @Defun[Fun {make-sequence}, Args {@i[type] @i[size]}, Keys {[initial-element]}]
KSEQUE.mss[wht,cl]/1p/246l @Defun[Fun {concatenate}, Args {@i[result-type] @rest @i[sequences]}]
KSEQUE.mss[wht,cl]/1p/263l @Defun[Fun {map}, Args {@i[result-type] @i[function] @i[sequence] @rest @i[more-sequences]}]
KSEQUE.mss[wht,cl]/1p/302l @Defun[Fun {some}, Args {@i[predicate] @i[sequence] @rest @i[more-sequences]}]
KSEQUE.mss[wht,cl]/1p/303l @Defun1[Fun {every}, Args {@i[predicate] @i[sequence] @rest @i[more-sequences]}]
KSEQUE.mss[wht,cl]/1p/304l @Defun1[Fun {notany}, Args {@i[predicate] @i[sequence] @rest @i[more-sequences]}]
KSEQUE.mss[wht,cl]/1p/305l @Defun1[Fun {notevery}, Args {@i[predicate] @i[sequence] @rest @i[more-sequences]}]
KSEQUE.mss[wht,cl]/1p/348l @Defun[Fun {reduce}, Args {@i[function] @i[sequence]}, Keys{[from-end][start][end][initial-value]}]
KSEQUE.mss[wht,cl]/1p/404l @Defun[Fun {fill}, Args {@i[sequence] @i[item]}, Keys {[start][end]}]
KSEQUE.mss[wht,cl]/1p/423l @Defun[Fun {replace}, Args {@i[sequence1] @i[sequence2]}, Keys {[start1][end1][start2][end2]}]
KSEQUE.mss[wht,cl]/1p/455l @Defun[Fun {remove}, Args {@i[item] @i[sequence]}, Keys {[from-end][test][test-not][start][end]}, MoreKeys = {[count][key]}]
KSEQUE.mss[wht,cl]/1p/456l @Defun1[Fun {remove-if}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][count][key]}]
KSEQUE.mss[wht,cl]/1p/457l @Defun1[Fun {remove-if-not}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][count][key]}]
KSEQUE.mss[wht,cl]/1p/492l @Defun[Fun {delete}, Args {@i[item] @i[sequence]}, Keys {[from-end][test][test-not][start][end]}, MoreKeys = {[count][key]}]
KSEQUE.mss[wht,cl]/1p/493l @Defun1[Fun {delete-if}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][count][key]}]
KSEQUE.mss[wht,cl]/1p/494l @Defun1[Fun {delete-if-not}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][count][key]}]
KSEQUE.mss[wht,cl]/1p/534l @Defun[Fun {remove-duplicates}, Args {@i[sequence]}, Keys {[from-end][test][test-not]}, Morekeys {[start][end][key]}]
KSEQUE.mss[wht,cl]/1p/535l @Defun1[Fun {delete-duplicates}, Args {@i[sequence]}, Keys {[from-end][test][test-not]}, Morekeys {[start][end][key]}]
KSEQUE.mss[wht,cl]/1p/570l @Defun[Fun {substitute}, Args {@i[newitem] @i[olditem] @i[sequence]}, Keys {[from-end][test][test-not]}, Morekeys = {[start][end][count][key]}]
KSEQUE.mss[wht,cl]/1p/571l @Defun1[Fun {substitute-if}, Args {@i[newitem] @i[test] @i[sequence]}, Keys {[from-end][start][end]}, Morekeys = {[count][key]}]
KSEQUE.mss[wht,cl]/1p/572l @Defun1[Fun {substitute-if-not}, Args {@i[newitem] @i[test] @i[sequence]}, Keys {[from-end][start][end]}, Morekeys = {[count][key]}]
KSEQUE.mss[wht,cl]/1p/609l @Defun[Fun {nsubstitute}, Args {@i[newitem] @i[olditem] @i[sequence]}, Keys {[from-end][test][test-not]}, Morekeys = {[start][end][count][key]}]
KSEQUE.mss[wht,cl]/1p/610l @Defun1[Fun {nsubstitute-if}, Args {@i[newitem] @i[test] @i[sequence]}, Keys {[from-end][start][end]}, Morekeys = {[count][key]}]
KSEQUE.mss[wht,cl]/1p/611l @Defun1[Fun {nsubstitute-if-not}, Args {@i[newitem] @i[test] @i[sequence]}, Keys {[from-end][start][end]}, Morekeys = {[count][key]}]
KSEQUE.mss[wht,cl]/1p/629l @Defun[Fun {find}, Args {@i[item] @i[sequence]}, Keys {[from-end][test][test-not][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/630l @Defun1[Fun {find-if}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/631l @Defun1[Fun {find-if-not}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/643l @Defun[Fun {position}, Args {@i[item] @i[sequence]}, Keys {[from-end][test][test-not][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/644l @Defun1[Fun {position-if}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/645l @Defun1[Fun {position-if-not}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/660l @Defun[Fun {count}, Args {@i[item] @i[sequence]}, Keys {[from-end][test][test-not][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/661l @Defun1[Fun {count-if}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/662l @Defun1[Fun {count-if-not}, Args {@i[test] @i[sequence]}, Keys {[from-end][start][end][key]}]
KSEQUE.mss[wht,cl]/1p/671l @Defun[Fun {mismatch}, Args {@i[sequence1] @i[sequence2]}, Keys {[from-end][test][test-not][key]}, MoreKeys = {[start1][start2][end1][end2]}]
KSEQUE.mss[wht,cl]/1p/691l @Defun[Fun {search}, Args {@i[sequence1] @i[sequence2]}, Keys {[from-end][test][test-not][key]}, MoreKeys = {[start1][start2][end1][end2]}]
KSEQUE.mss[wht,cl]/1p/717l @Defun[Fun {sort}, Args {@i[sequence] @i[predicate]}, Keys {[key]}]
KSEQUE.mss[wht,cl]/1p/718l @Defun1[Fun {stable-sort}, Args {@i[sequence] @i[predicate]}, Keys {[key]}]
KSEQUE.mss[wht,cl]/1p/809l @Defun[Fun {merge}, Args {@i[result-type] @i[sequence1] @i[sequence2] @i[predicate]}, Keys {[key]}]
LIST.mss[wht,cl]/1p/24l @Defun[Fun {car}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/38l @Defun[Fun {cdr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/53l @Defun[Fun {caar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/54l @Defun1[Fun {cadr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/55l @Defun1[Fun {cdar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/56l @Defun1[Fun {cddr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/57l @Defun1[Fun {caaar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/58l @Defun1[Fun {caadr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/59l @Defun1[Fun {cadar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/60l @Defun1[Fun {caddr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/61l @Defun1[Fun {cdaar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/62l @Defun1[Fun {cdadr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/63l @Defun1[Fun {cddar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/64l @Defun1[Fun {cdddr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/65l @Defun1[Fun {caaaar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/66l @Defun1[Fun {caaadr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/67l @Defun1[Fun {caadar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/68l @Defun1[Fun {caaddr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/69l @Defun1[Fun {cadaar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/70l @Defun1[Fun {cadadr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/71l @Defun1[Fun {caddar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/72l @Defun1[Fun {cadddr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/73l @Defun1[Fun {cdaaar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/74l @Defun1[Fun {cdaadr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/75l @Defun1[Fun {cdadar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/76l @Defun1[Fun {cdaddr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/77l @Defun1[Fun {cddaar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/78l @Defun1[Fun {cddadr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/79l @Defun1[Fun {cdddar}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/80l @Defun1[Fun {cddddr}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/112l @Defun[Fun {cons}, Args {@i[x] @i[y]}]
LIST.mss[wht,cl]/1p/125l @Defun[Fun {tree-equal}, Args {@i[x] @i[y]}, Keys {[test][test-not]}]
LIST.mss[wht,cl]/1p/141l @Defun[Fun {endp}, Args {@i[object]}]
LIST.mss[wht,cl]/1p/152l @Defun[Fun {list-length}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/187l @Defun[Fun {nth}, Args {@i[n] @i[list]}]
LIST.mss[wht,cl]/1p/218l @Defun[Fun {first}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/219l @Defun1[Fun {second}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/220l @Defun1[Fun {third}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/221l @Defun1[Fun {fourth}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/222l @Defun1[Fun {fifth}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/223l @Defun1[Fun {sixth}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/224l @Defun1[Fun {seventh}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/225l @Defun1[Fun {eighth}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/226l @Defun1[Fun {ninth}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/227l @Defun1[Fun {tenth}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/242l @Defun[Fun {rest}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/248l @Defun[Fun {nthcdr}, Args {@i[n] @i[list]}]
LIST.mss[wht,cl]/1p/265l @Defun[Fun {last}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/278l @Defun[Fun {list}, Args {@rest @i[args]}]
LIST.mss[wht,cl]/1p/286l @Defun[Fun {list*}, Args {@i[arg] @rest @i[others]}]
LIST.mss[wht,cl]/1p/303l @Defun[Fun {make-list}, Args {@i[size]}, Keys {[initial-element]}]
LIST.mss[wht,cl]/1p/315l @Defun[Fun {append}, Args {@rest @i[lists]}]
LIST.mss[wht,cl]/1p/338l @Defun[Fun {copy-list}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/347l @Defun[Fun {copy-alist}, Args {@i[list]}]
LIST.mss[wht,cl]/1p/354l @Defun[Fun {copy-tree}, Args {@i[object]}]
LIST.mss[wht,cl]/1p/367l @Defun[Fun {revappend}, Args {@i[x] @i[y]}]
LIST.mss[wht,cl]/1p/375l @Defun[Fun {nconc}, Args {@rest @i[lists]}]
LIST.mss[wht,cl]/1p/397l @Defun[Fun {nreconc}, Args {@i[x] @i[y]}]
LIST.mss[wht,cl]/1p/406l @Defmac[Fun {push}, Args {@i[item] @i[place]}]
LIST.mss[wht,cl]/1p/431l @Defmac[Fun {pushnew}, Args {@i[item] @i[place]}, Keys {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/469l @Defmac[Fun {pop}, Args {@i[place]}]
LIST.mss[wht,cl]/1p/492l @Defun[Fun {butlast}, Args {@i[list] @optional @i[n]}]
LIST.mss[wht,cl]/1p/507l @Defun[Fun {nbutlast}, Args {@i[list] @optional @i[n]}]
LIST.mss[wht,cl]/1p/525l @Defun[Fun {ldiff}, Args {@i[list] @i[sublist]}]
LIST.mss[wht,cl]/1p/568l @Defun[Fun {rplaca}, Args {@i[x] @i[y]}]
LIST.mss[wht,cl]/1p/580l @Defun[Fun {rplacd}, Args {@i[x] @i[y]}]
LIST.mss[wht,cl]/1p/605l @Defun[Fun {subst}, Args {@i[new] @i[old] @i[tree]}, Keys {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/606l @Defun1[Fun {subst-if}, Args {@i[new] @i[test] @i[tree]}, Keys {[key]}]
LIST.mss[wht,cl]/1p/607l @Defun1[Fun {subst-if-not}, Args {@i[new] @i[test] @i[tree]}, Keys {[key]}]
LIST.mss[wht,cl]/1p/651l @Defun[Fun {nsubst}, Args {@i[new] @i[old] @i[tree]}, Keys {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/652l @Defun1[Fun {nsubst-if}, Args {@i[new] @i[test] @i[tree]}, Keys {[key]}]
LIST.mss[wht,cl]/1p/653l @Defun1[Fun {nsubst-if-not}, Args {@i[new] @i[test] @i[tree]}, Keys {[key]}]
LIST.mss[wht,cl]/1p/660l @Defun[Fun {sublis}, Args {@i[alist] @i[tree]}, Keys {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/686l @Defun[Fun {nsublis}, Args {@i[alist] @i[tree]}, Keys {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/704l @Defun[Fun {member}, Args {@i[item] @i[list]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/705l @Defun1[Fun {member-if}, Args {@i[predicate] @i[list]}, Keys = {[key]}]
LIST.mss[wht,cl]/1p/706l @Defun1[Fun {member-if-not}, Args {@i[predicate] @i[list]}, Keys = {[key]}]
LIST.mss[wht,cl]/1p/736l @Defun[Fun {tailp}, Args {@i[sublist] @i[list]}]
LIST.mss[wht,cl]/1p/744l @Defun[Fun {adjoin}, Args {@i[item] @i[list]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/767l @Defun[Fun {union}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/768l @Defun1[Fun {nunion}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/824l @Defun[Fun {intersection}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/825l @Defun1[Fun {nintersection}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/856l @Defun[Fun {set-difference}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/857l @Defun1[Fun {nset-difference}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/893l @Defun[Fun {set-exclusive-or}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/894l @Defun1[Fun {nset-exclusive-or}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/915l @Defun[Fun {subsetp}, Args {@i[list1] @i[list2]}, Keys = {[test][test-not][key]}]
LIST.mss[wht,cl]/1p/945l @Defun[Fun {acons}, Args {@i[key] @i[datum] @i[a-list]}]
LIST.mss[wht,cl]/1p/953l @Defun[Fun {pairlis}, Args {@i[keys] @i[data] @optional @i[a-list]}]
LIST.mss[wht,cl]/1p/976l @Defun[Fun {assoc}, Args {@i[item] @i[a-list]}, Keys = {[test][test-not]}]
LIST.mss[wht,cl]/1p/977l @Defun1[Fun {assoc-if}, Args {@i[predicate] @i[a-list]}]
LIST.mss[wht,cl]/1p/978l @Defun1[Fun {assoc-if-not}, Args {@i[predicate] @i[a-list]}]
LIST.mss[wht,cl]/1p/1038l @Defun[Fun {rassoc}, Args {@i[item] @i[a-list]}, Keys {[test][test-not]}]
LIST.mss[wht,cl]/1p/1039l @Defun1[Fun {rassoc-if}, Args {@i[predicate] @i[a-list]}]
LIST.mss[wht,cl]/1p/1040l @Defun1[Fun {rassoc-if-not}, Args {@i[predicate] @i[a-list]}]
MACRO.mss[wht,cl]/1p/63l @Defun[Fun {macro-function}, Args {@i[symbol]}]
MACRO.mss[wht,cl]/1p/100l @Defmac[Fun {defmacro}, Args {@i[name] @i[lambda-list] @Mstar<@i[declaration] @mor @i[doc-string]> @Mstar<@i[form]>}]
MACRO.mss[wht,cl]/1p/433l @Defun[Fun {macroexpand}, Args {@i[form] @optional @i[env]}]
MACRO.mss[wht,cl]/1p/434l @Defun1[Fun {macroexpand-1}, Args {@i[form] @optional @i[env]}]
MACRO.mss[wht,cl]/1p/474l @Defvar[Var {macroexpand-hook}]
MISC.mss[wht,cl]/1p/40l @Defun[Fun {compile}, Args {@i[name] @optional @i[definition]}]
MISC.mss[wht,cl]/1p/64l @Defun[Fun {compile-file}, Args {@i[input-pathname]}, Keys {[output-file]}]
MISC.mss[wht,cl]/1p/76l @Defun[Fun {disassemble}, Args {@i[name-or-compiled-function]}]
MISC.mss[wht,cl]/1p/96l @Defun[Fun {documentation}, Args {@i[symbol] @i[doc-type]}]
MISC.mss[wht,cl]/1p/132l @Defmac[Fun {trace}, Args {@Mstar<@i[function-name]>}]
MISC.mss[wht,cl]/1p/133l @Defmac1[Fun {untrace}, Args {@Mstar<@i[function-name]>}]
MISC.mss[wht,cl]/1p/165l @Defmac[Fun {step}, Args {@i[form]}]
MISC.mss[wht,cl]/1p/176l @Defmac[Fun {time}, Args {@i[form]}]
MISC.mss[wht,cl]/1p/189l @Defun[Fun {describe}, Args {@i[object]}]
MISC.mss[wht,cl]/1p/204l @Defun[Fun {inspect}, Args {@i[object]}]
MISC.mss[wht,cl]/1p/214l @Defun[Fun {room}, Args {@optional @i[x]}]
MISC.mss[wht,cl]/1p/230l @Defun[Fun {ed}, Args {@optional @i[x]}]
MISC.mss[wht,cl]/1p/248l @Defun[Fun {dribble}, Args {@optional @i[pathname]}]
MISC.mss[wht,cl]/1p/261l @Defun[Fun {apropos}, Args {@i[string] @optional @i[package]}]
MISC.mss[wht,cl]/1p/262l @Defun1[Fun {apropos-list}, Args {@i[string] @optional @i[package]}]
MISC.mss[wht,cl]/1p/383l @Defun[Fun {get-decoded-time}, Args {}]
MISC.mss[wht,cl]/1p/392l @Defun[Fun {get-universal-time}, Args {}]
MISC.mss[wht,cl]/1p/397l @Defun[Fun {decode-universal-time}, Args {@i[universal-time] @optional @i[time-zone]}]
MISC.mss[wht,cl]/1p/408l @Defun[Fun {encode-universal-time}, Args {@i[second] @i[minute] @i[hour] @i[date] @i[month] @i[year] @optional @i[time-zone]}]
MISC.mss[wht,cl]/1p/416l @Defcon[Var {internal-time-units-per-second}]
MISC.mss[wht,cl]/1p/435l @Defun[Fun {get-internal-run-time}, Args {}]
MISC.mss[wht,cl]/1p/446l @Defun[Fun {get-internal-real-time}, Args {}]
MISC.mss[wht,cl]/1p/454l @Defun[Fun {sleep}, Args {@i[seconds]}]
MISC.mss[wht,cl]/1p/472l @Defun[Fun {lisp-implementation-type}, Args {}]
MISC.mss[wht,cl]/1p/478l @Defun[Fun {lisp-implementation-version}, Args {}]
MISC.mss[wht,cl]/1p/486l @Defun[Fun {machine-type}, Args {}]
MISC.mss[wht,cl]/1p/492l @Defun[Fun {machine-version}, Args {}]
MISC.mss[wht,cl]/1p/498l @Defun[Fun {machine-instance}, Args {}]
MISC.mss[wht,cl]/1p/505l @Defun[Fun {software-type}, Args {}]
MISC.mss[wht,cl]/1p/511l @Defun[Fun {software-version}, Args {}]
MISC.mss[wht,cl]/1p/517l @Defun[Fun {short-site-name}, Args {}]
MISC.mss[wht,cl]/1p/518l @Defun1[Fun {long-site-name}, Args {}]
MISC.mss[wht,cl]/1p/535l @Defvar[Var {features}]
MISC.mss[wht,cl]/1p/554l @Defun[Fun {identity}, Args {@i[object]}]
NUMBER.mss[wht,cl]/1p/149l @Defun[Fun {zerop}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/158l @Defun[Fun {plusp}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/164l @Defun[Fun {minusp}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/174l @Defun[Fun {oddp}, Args {@i[integer]}]
NUMBER.mss[wht,cl]/1p/180l @Defun[Fun {evenp}, Args {@i[integer]}]
NUMBER.mss[wht,cl]/1p/196l @Defun[Fun {=}, Funlabel {#&M}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/197l @Defun1[Fun {/=}, Funlabel {#O#&M}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/198l @Defun1[Fun {<}, Funlabel {#&L}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/199l @Defun1[Fun {>}, Funlabel {#&N}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/200l @Defun1[Fun {<=}, Funlabel {#&L#&M}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/201l @Defun1[Fun {>=}, Funlabel {#&N#&M}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/273l @Defun[Fun {max}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/274l @Defun1[Fun {min}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/321l @Defun[Fun {+}, Funlabel {#K}, Args {@rest @i[numbers]}]
NUMBER.mss[wht,cl]/1p/330l @Defun[Fun {-}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/345l @Defun[Fun {*}, Args {@rest @i[numbers]}]
NUMBER.mss[wht,cl]/1p/355l @Defun[Fun {/}, Funlabel {#O}, Args {@i[number] @rest @i[more-numbers]}]
NUMBER.mss[wht,cl]/1p/395l @Defun[Fun {1+}, Funlabel {1#K}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/396l @Defun1[Fun {1-}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/412l @Defmac[Fun {incf}, Args {@i[place] @Mopt<@i[delta]>}]
NUMBER.mss[wht,cl]/1p/413l @Defmac1[Fun {decf}, Args {@i[place] @Mopt<@i[delta]>}]
NUMBER.mss[wht,cl]/1p/441l @Defun[Fun {conjugate}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/455l @Defun[Fun {gcd}, Args {@rest @i[integers]}]
NUMBER.mss[wht,cl]/1p/477l @Defun[Fun {lcm}, Args {@i[integer] @rest @i[more-integers]}]
NUMBER.mss[wht,cl]/1p/548l @Defun[Fun {exp}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/553l @Defun[Fun {expt}, Args {@i[base-number] @i[power-number]}]
NUMBER.mss[wht,cl]/1p/593l @Defun[Fun {log}, Args {@i[number] @optional @i[base]}]
NUMBER.mss[wht,cl]/1p/611l @Defun[Fun {sqrt}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/625l @Defun[Fun {isqrt}, Args {@i[integer]}]
NUMBER.mss[wht,cl]/1p/646l @Defun[Fun {abs}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/671l @Defun[Fun {phase}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/691l @Defun[Fun {signum}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/715l @Defun[Fun {sin}, Args {@i[radians]}]
NUMBER.mss[wht,cl]/1p/716l @Defun1[Fun {cos}, Args {@i[radians]}]
NUMBER.mss[wht,cl]/1p/717l @Defun1[Fun {tan}, Args {@i[radians]}]
NUMBER.mss[wht,cl]/1p/723l @Defun[Fun {cis}, Args {@i[radians]}]
NUMBER.mss[wht,cl]/1p/737l @Defun[Fun {asin}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/738l @Defun1[Fun {acos}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/761l @Defun[Fun {atan}, Args {@i[y] @optional @i[x]}]
NUMBER.mss[wht,cl]/1p/825l @Defcon[Var {pi}]
NUMBER.mss[wht,cl]/1p/841l @Defun[Fun {sinh}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/842l @Defun1[Fun {cosh}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/843l @Defun1[Fun {tanh}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/844l @Defun1[Fun {asinh}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/845l @Defun1[Fun {acosh}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/846l @Defun1[Fun {atanh}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/1085l @Defun[Fun {float}, Args {@i[number] @optional @i[other]}]
NUMBER.mss[wht,cl]/1p/1095l @Defun[Fun {rational}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/1096l @Defun1[Fun {rationalize}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/1129l @Defun[Fun {numerator}, Args {@i[rational]}]
NUMBER.mss[wht,cl]/1p/1130l @Defun1[Fun {denominator}, Args {@i[rational]}]
NUMBER.mss[wht,cl]/1p/1152l @Defun[Fun {floor}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1153l @Defun1[Fun {ceiling}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1154l @Defun1[Fun {truncate}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1155l @Defun1[Fun {round}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1250l @Defun[Fun {mod}, Args {@i[number] @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1251l @Defun1[Fun {rem}, Args {@i[number] @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1277l @Defun[Fun {ffloor}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1278l @Defun1[Fun {fceiling}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1279l @Defun1[Fun {ftruncate}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1280l @Defun1[Fun {fround}, Args {@i[number] @optional @i[divisor]}]
NUMBER.mss[wht,cl]/1p/1302l @Defun[Fun {decode-float}, Args {@i[float]}]
NUMBER.mss[wht,cl]/1p/1303l @Defun1[Fun {scale-float}, Args {@i[float] @i[integer]}]
NUMBER.mss[wht,cl]/1p/1304l @Defun1[Fun {float-radix}, Args {@i[float]}]
NUMBER.mss[wht,cl]/1p/1305l @Defun1[Fun {float-sign}, Args {@i[float1] @optional @i[float2]}]
NUMBER.mss[wht,cl]/1p/1306l @Defun1[Fun {float-digits}, Args {@i[float]}]
NUMBER.mss[wht,cl]/1p/1307l @Defun1[Fun {float-precision}, Args {@i[float]}]
NUMBER.mss[wht,cl]/1p/1308l @Defun1[Fun {integer-decode-float}, Args {@i[float]}]
NUMBER.mss[wht,cl]/1p/1412l @Defun[Fun {complex}, Args {@i[realpart] @optional @i[imagpart]}]
NUMBER.mss[wht,cl]/1p/1426l @Defun[Fun {realpart}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/1427l @Defun1[Fun {imagpart}, Args {@i[number]}]
NUMBER.mss[wht,cl]/1p/1476l @Defun[Fun {logior}, Args {@rest @i[integers]}]
NUMBER.mss[wht,cl]/1p/1482l @Defun[Fun {logxor}, Args {@rest @i[integers]}]
NUMBER.mss[wht,cl]/1p/1488l @Defun[Fun {logand}, Args {@rest @i[integers]}]
NUMBER.mss[wht,cl]/1p/1494l @Defun[Fun {logeqv}, Args {@rest @i[integers]}]
NUMBER.mss[wht,cl]/1p/1501l @Defun[Fun {lognand}, Args {@i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1502l @Defun1[Fun {lognor}, Args {@i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1503l @Defun1[Fun {logandc1}, Args {@i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1504l @Defun1[Fun {logandc2}, Args {@i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1505l @Defun1[Fun {logorc1}, Args {@i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1506l @Defun1[Fun {logorc2}, Args {@i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1543l @Defun[Fun {boole}, Args {@i[op] @i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1544l @Defcon1[Var {boole-clr}]
NUMBER.mss[wht,cl]/1p/1545l @Defcon1[Var {boole-set}]
NUMBER.mss[wht,cl]/1p/1546l @Defcon1[Var {boole-1}]
NUMBER.mss[wht,cl]/1p/1547l @Defcon1[Var {boole-2}]
NUMBER.mss[wht,cl]/1p/1548l @Defcon1[Var {boole-c1}]
NUMBER.mss[wht,cl]/1p/1549l @Defcon1[Var {boole-c2}]
NUMBER.mss[wht,cl]/1p/1550l @Defcon1[Var {boole-and}]
NUMBER.mss[wht,cl]/1p/1551l @Defcon1[Var {boole-ior}]
NUMBER.mss[wht,cl]/1p/1552l @Defcon1[Var {boole-xor}]
NUMBER.mss[wht,cl]/1p/1553l @Defcon1[Var {boole-eqv}]
NUMBER.mss[wht,cl]/1p/1554l @Defcon1[Var {boole-nand}]
NUMBER.mss[wht,cl]/1p/1555l @Defcon1[Var {boole-nor}]
NUMBER.mss[wht,cl]/1p/1556l @Defcon1[Var {boole-andc1}]
NUMBER.mss[wht,cl]/1p/1557l @Defcon1[Var {boole-andc2}]
NUMBER.mss[wht,cl]/1p/1558l @Defcon1[Var {boole-orc1}]
NUMBER.mss[wht,cl]/1p/1559l @Defcon1[Var {boole-orc2}]
NUMBER.mss[wht,cl]/1p/1598l @Defun[Fun {lognot}, Args {@i[integer]}]
NUMBER.mss[wht,cl]/1p/1607l @Defun[Fun {logtest}, Args {@i[integer1] @i[integer2]}]
NUMBER.mss[wht,cl]/1p/1615l @Defun[Fun {logbitp}, Args {@i[index] @i[integer]}]
NUMBER.mss[wht,cl]/1p/1627l @Defun[Fun {ash}, Args {@i[integer] @i[count]}]
NUMBER.mss[wht,cl]/1p/1648l @Defun[Fun {logcount}, Args {@i[integer]}]
NUMBER.mss[wht,cl]/1p/1669l @Defun[Fun {integer-length}, Args {@i[integer]}]
NUMBER.mss[wht,cl]/1p/1726l @Defun[Fun {byte}, Args {@i[size] @i[position]}]
NUMBER.mss[wht,cl]/1p/1732l @Defun[Fun {byte-size}, Args {@i[bytespec]}]
NUMBER.mss[wht,cl]/1p/1733l @Defun1[Fun {byte-position}, Args {@i[bytespec]}]
NUMBER.mss[wht,cl]/1p/1743l @Defun[Fun {ldb}, Args {@i[bytespec] @i[integer]}]
NUMBER.mss[wht,cl]/1p/1772l @Defun[Fun {ldb-test}, Args {@i[bytespec] @i[integer]}]
NUMBER.mss[wht,cl]/1p/1781l @Defun[Fun {mask-field}, Args {@i[bytespec] @i[integer]}]
NUMBER.mss[wht,cl]/1p/1807l @Defun[Fun {dpb}, Args {@i[newbyte] @i[bytespec] @i[integer]}]
NUMBER.mss[wht,cl]/1p/1824l @Defun[Fun {deposit-field}, Args {@i[newbyte] @i[bytespec] @i[integer]}]
NUMBER.mss[wht,cl]/1p/1875l @Defun[Fun {random}, Args {@i[number] @optional @i[state]}]
NUMBER.mss[wht,cl]/1p/1971l @Defvar[Var {random-state}]
NUMBER.mss[wht,cl]/1p/1984l @Defun[Fun {make-random-state}, Args {@optional @i[state]}]
NUMBER.mss[wht,cl]/1p/2036l @Defun[Fun {random-state-p}, Args {@i[object]}]
NUMBER.mss[wht,cl]/1p/2051l @Defcon[Var {most-positive-fixnum}]
NUMBER.mss[wht,cl]/1p/2052l @Defcon1[Var {most-negative-fixnum}]
NUMBER.mss[wht,cl]/1p/2060l @Defcon[Var {most-positive-short-float}]
NUMBER.mss[wht,cl]/1p/2061l @Defcon1[Var {least-positive-short-float}]
NUMBER.mss[wht,cl]/1p/2062l @Defcon1[Var {least-negative-short-float}]
NUMBER.mss[wht,cl]/1p/2063l @Defcon1[Var {most-negative-short-float}]
NUMBER.mss[wht,cl]/1p/2084l @Defcon[Var {most-positive-single-float}]
NUMBER.mss[wht,cl]/1p/2085l @Defcon1[Var {least-positive-single-float}]
NUMBER.mss[wht,cl]/1p/2086l @Defcon1[Var {least-negative-single-float}]
NUMBER.mss[wht,cl]/1p/2087l @Defcon1[Var {most-negative-single-float}]
NUMBER.mss[wht,cl]/1p/2088l @Defcon1[Var {most-positive-double-float}]
NUMBER.mss[wht,cl]/1p/2089l @Defcon1[Var {least-positive-double-float}]
NUMBER.mss[wht,cl]/1p/2090l @Defcon1[Var {least-negative-double-float}]
NUMBER.mss[wht,cl]/1p/2091l @Defcon1[Var {most-negative-double-float}]
NUMBER.mss[wht,cl]/1p/2092l @Defcon1[Var {most-positive-long-float}]
NUMBER.mss[wht,cl]/1p/2093l @Defcon1[Var {least-positive-long-float}]
NUMBER.mss[wht,cl]/1p/2094l @Defcon1[Var {least-negative-long-float}]
NUMBER.mss[wht,cl]/1p/2095l @Defcon1[Var {most-negative-long-float}]
NUMBER.mss[wht,cl]/1p/2100l @Defcon[Var {short-float-epsilon}]
NUMBER.mss[wht,cl]/1p/2101l @Defcon1[Var {single-float-epsilon}]
NUMBER.mss[wht,cl]/1p/2102l @Defcon1[Var {double-float-epsilon}]
NUMBER.mss[wht,cl]/1p/2103l @Defcon1[Var {long-float-epsilon}]
NUMBER.mss[wht,cl]/1p/2113l @Defcon[Var {short-float-negative-epsilon}]
NUMBER.mss[wht,cl]/1p/2114l @Defcon1[Var {single-float-negative-epsilon}]
NUMBER.mss[wht,cl]/1p/2115l @Defcon1[Var {double-float-negative-epsilon}]
NUMBER.mss[wht,cl]/1p/2116l @Defcon1[Var {long-float-negative-epsilon}]
PREDS.mss[wht,cl]/1p/62l @Defcon[Var {nil}]
PREDS.mss[wht,cl]/1p/67l @Defcon[Var {t}]
PREDS.mss[wht,cl]/1p/83l @Defun[Fun {typep}, Args {@i[object] @i[type]}]
PREDS.mss[wht,cl]/1p/97l @Defun[Fun {subtypep}, Args {@i[type1] @i[type2]}]
PREDS.mss[wht,cl]/1p/121l @Defun[Fun {null}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/134l @Defun[Fun {symbolp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/145l @Defun[Fun {atom}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/158l @Defun[Fun {consp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/176l @Defun[Fun {listp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/187l @Defun[Fun {numberp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/196l @Defun[Fun {integerp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/208l @Defun[Fun {rationalp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/217l @Defun[Fun {floatp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/226l @Defun[Fun {complexp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/235l @Defun[Fun {characterp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/244l @Defun[Fun {stringp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/253l @Defun[Fun {bit-vector-p}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/262l @Defun[Fun {vectorp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/271l @Defun[Fun {simple-vector-p}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/280l @Defun[Fun {simple-string-p}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/289l @Defun[Fun {simple-bit-vector-p}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/298l @Defun[Fun {arrayp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/307l @Defun[Fun {packagep}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/316l @Defun[Fun {functionp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/328l @Defun[Fun {compiled-function-p}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/337l @Defun[Fun {commonp}, Args {@i[object]}]
PREDS.mss[wht,cl]/1p/363l @Defun[Fun {eq}, Args {@i[x] @i[y]}]
PREDS.mss[wht,cl]/1p/438l @Defun[Fun {eql}, Args {@i[x] @i[y]}]
PREDS.mss[wht,cl]/1p/507l @Defun[Fun {equal}, Args {@i[x] @i[y]}]
PREDS.mss[wht,cl]/1p/573l @Defun[Fun {equalp}, Args {@i[x] @i[y]}]
PREDS.mss[wht,cl]/1p/634l @Defun[Fun {not}, Args {@i[x]}]
PREDS.mss[wht,cl]/1p/644l @Defmac[Fun {and}, Args {@Mstar<@i[form]>}]
PREDS.mss[wht,cl]/1p/705l @Defmac[Fun {or}, Args {@Mstar<@i[form]>}]
PROGS.mss[wht,cl]/1p/595l @Defcon[Var {lambda-list-keywords}]
PROGS.mss[wht,cl]/1p/631l @Defcon[Var {lambda-parameters-limit}]
PROGS.mss[wht,cl]/1p/676l @Defmac[Fun {defun}, Args {@i[name] @i[lambda-list] @Mstar<@i[declaration] @mor @i[doc-string]> @Mstar<@i[form]>}]
PROGS.mss[wht,cl]/1p/732l @Defmac[Fun {defvar}, Args {@i[name] @Mopt<@i[initial-value] @Mopt'@i[documentation]'>}]
PROGS.mss[wht,cl]/1p/733l @Defmac1[Fun {defparameter}, Args {@i[name] @i[initial-value] @Mopt<@i[documentation]>}]
PROGS.mss[wht,cl]/1p/734l @Defmac1[Fun {defconstant}, Args {@i[name] @i[initial-value] @Mopt<@i[documentation]>}]
PROGS.mss[wht,cl]/1p/815l @Defspec[Fun {eval-when}, Args {(@mstar<@i[situation]>) @mstar<@i[form]>}]
STREAM.mss[wht,cl]/1p/35l @Defvar[Var {standard-input}]
STREAM.mss[wht,cl]/1p/43l @Defvar[Var {standard-output}]
STREAM.mss[wht,cl]/1p/51l @Defvar[Var {error-output}]
STREAM.mss[wht,cl]/1p/58l @Defvar[Var {query-io}]
STREAM.mss[wht,cl]/1p/72l @Defvar[Var {debug-io}]
STREAM.mss[wht,cl]/1p/78l @Defvar[Var {terminal-io}]
STREAM.mss[wht,cl]/1p/90l @Defvar[Var {trace-output}]
STREAM.mss[wht,cl]/1p/114l @Defun[Fun {make-synonym-stream}, Args {@i[symbol]}]
STREAM.mss[wht,cl]/1p/123l @Defun[Fun {make-broadcast-stream}, Args {@rest @i[streams]}]
STREAM.mss[wht,cl]/1p/137l @Defun[Fun {make-concatenated-stream}, Args {@rest @i[streams]}]
STREAM.mss[wht,cl]/1p/146l @Defun[Fun {make-two-way-stream}, Args {@i[input-stream] @i[output-stream]}]
STREAM.mss[wht,cl]/1p/151l @Defun[Fun {make-echo-stream}, Args {@i[input-stream] @i[output-stream]}]
STREAM.mss[wht,cl]/1p/157l @Defun[Fun {make-string-input-stream}, Args {@i[string] @optional @i[start] @i[end]}]
STREAM.mss[wht,cl]/1p/164l @Defun[Fun {make-string-output-stream}, Args {}]
STREAM.mss[wht,cl]/1p/170l @Defun[Fun {get-output-stream-string}, Args {@i[string-output-stream]}]
STREAM.mss[wht,cl]/1p/178l @Defmac[Fun {with-open-stream}, Args {(@i[var] @i[stream]) @mstar<@i[declaration]> @Mstar<@i[form]>}]
STREAM.mss[wht,cl]/1p/191l @Defmac[Fun {with-input-from-string}, Args {(@i[var] @i[string] @mstar<@i[keyword] @i[value]>) @mstar<@i[declaration]> @Mstar<@i[form]>}]
STREAM.mss[wht,cl]/1p/239l @Defmac[Fun {with-output-to-string}, Args {(@i[var] @mopt<@i[string]>) @mstar<@i[declaration]> @Mstar<@i[form]>}]
STREAM.mss[wht,cl]/1p/271l @Defun[Fun {streamp}, Args {@i[object]}]
STREAM.mss[wht,cl]/1p/279l @Defun[Fun {input-stream-p}, Args {@i[stream]}]
STREAM.mss[wht,cl]/1p/284l @Defun[Fun {output-stream-p}, Args {@i[stream]}]
STREAM.mss[wht,cl]/1p/289l @Defun[Fun {stream-element-type}, Args {@i[stream]}]
STREAM.mss[wht,cl]/1p/298l @Defun[Fun {close}, Args {@i[stream]}, Keys {[abort]}]
STRING.mss[wht,cl]/1p/46l @Defun[Fun {char}, Args {@i[string] @i[index]}]
STRING.mss[wht,cl]/1p/47l @Defun1[Fun {schar}, Args {@i[simple-string] @i[index]}]
STRING.mss[wht,cl]/1p/78l @Defun[Fun {string=}, Funlabel {string#&M}, Args {@i[string1] @i[string2]}, Keys = {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/114l @Defun[Fun {string-equal}, Args {@i[string1] @i[string2]}, Keys = {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/124l @Defun[Fun {string<}, Funlabel {string#&L}, Args {@i[string1] @i[string2]}, Keys = {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/125l @Defun1[Fun {string>}, Funlabel {string#&N}, Args {@i[string1] @i[string2]}, Keys = {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/126l @Defun1[Fun {string<=}, Funlabel {string#&L#&M}, Args {@i[string1] @i[string2]}, Keys = {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/127l @Defun1[Fun {string>=}, Funlabel {string#&N#&M}, Args {@i[string1] @i[string2]}, Keys = {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/128l @Defun1[Fun {string/=}, Funlabel {string#&L#&N}, Args {@i[string1] @i[string2]}, Keys = {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/159l @Defun[Fun {string-lessp}, Args {@i[string1] @i[string2]}, Keys {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/160l @Defun1[Fun {string-greaterp}, Args {@i[string1] @i[string2]}, Keys {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/161l @Defun1[Fun {string-not-greaterp}, Args {@i[string1] @i[string2]}, Keys {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/162l @Defun1[Fun {string-not-lessp}, Args {@i[string1] @i[string2]}, Keys {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/163l @Defun1[Fun {string-not-equal}, Args {@i[string1] @i[string2]}, Keys {[start1][end1][start2][end2]}]
STRING.mss[wht,cl]/1p/178l @Defun[Fun {make-string}, Args {@i[size]}, Keys {[initial-element]}]
STRING.mss[wht,cl]/1p/193l @Defun[Fun {string-trim}, Args {@i[character-bag] @i[string]}]
STRING.mss[wht,cl]/1p/194l @Defun1[Fun {string-left-trim}, Args {@i[character-bag] @i[string]}]
STRING.mss[wht,cl]/1p/195l @Defun1[Fun {string-right-trim}, Args {@i[character-bag] @i[string]}]
STRING.mss[wht,cl]/1p/218l @Defun[Fun {string-upcase}, Args {@i[string]}, Keys = {[start][end]}]
STRING.mss[wht,cl]/1p/219l @Defun1[Fun {string-downcase}, Args {@i[string]}, Keys = {[start][end]}]
STRING.mss[wht,cl]/1p/220l @Defun1[Fun {string-capitalize}, Args {@i[string]}, Keys = {[start][end]}]
STRING.mss[wht,cl]/1p/274l @Defun[Fun {nstring-upcase}, Args {@i[string]}, Keys = {[start][end]}]
STRING.mss[wht,cl]/1p/275l @Defun1[Fun {nstring-downcase}, Args {@i[string]}, Keys = {[start][end]}]
STRING.mss[wht,cl]/1p/276l @Defun1[Fun {nstring-capitalize}, Args {@i[string]}, Keys = {[start][end]}]
STRING.mss[wht,cl]/1p/287l @Defun[Fun {string}, Args {@i[x]}]
STRUCT.mss[wht,cl]/1p/153l @Defmac[Fun {defstruct}, Args {@i[name-and-options] @mopt<@i[doc-string]> @Mplus<@i[slot-description]>}]
SYMBOL.mss[wht,cl]/1p/103l @Defun[Fun {get}, Args {@i[symbol] @i[indicator] @optional @i[default]}]
SYMBOL.mss[wht,cl]/1p/162l @Defun[Fun {remprop}, Args {@i[symbol] @i[indicator]}]
SYMBOL.mss[wht,cl]/1p/185l @Defun[Fun {symbol-plist}, Args {@i[symbol]}]
SYMBOL.mss[wht,cl]/1p/203l @Defun[Fun {getf}, Args {@i[place] @i[indicator] @optional @i[default]}]
SYMBOL.mss[wht,cl]/1p/228l @Defmac[Fun {remf}, Args {@i[place] @i[indicator]}]
SYMBOL.mss[wht,cl]/1p/239l @Defun[Fun {get-properties}, Args {@i[place] @i[indicator-list]}]
SYMBOL.mss[wht,cl]/1p/273l @Defun[Fun {symbol-name}, Args {@i[sym]}]
SYMBOL.mss[wht,cl]/1p/314l @Defun[Fun {make-symbol}, Args {@i[print-name]}]
SYMBOL.mss[wht,cl]/1p/332l @Defun[Fun {copy-symbol}, Args {@i[sym] @optional @i[copy-props]}]
SYMBOL.mss[wht,cl]/1p/342l @Defun[Fun {gensym}, Args {@optional @i[x]}]
SYMBOL.mss[wht,cl]/1p/394l @Defun[Fun {gentemp}, Args {@optional @i[prefix] @i[package]}]
SYMBOL.mss[wht,cl]/1p/407l @Defun[Fun {symbol-package}, Args {@i[sym]}]
SYMBOL.mss[wht,cl]/1p/412l @Defun[Fun {keywordp}, Args {@i[object]}]
VECTOR.mss[wht,cl]/1p/47l @Defun[Fun {make-vector}, Args {@i[length] @optional @i[type] @i[initial-value]}]
VECTOR.mss[wht,cl]/1p/60l @Defun[Fun {make-bit-vector}, Args {@i[length] @optional @i[initial-value]}]
VECTOR.mss[wht,cl]/1p/70l @Defun[Fun {vref}, Args {@i[vector] @i[index]}]
VECTOR.mss[wht,cl]/1p/76l @Defun[Fun {vset}, Args {@i[vector] @i[index] @i[newvalue]}]
VECTOR.mss[wht,cl]/1p/87l @Defun[Fun {bit}, Args {@i[bit-vector] @i[index]}]
VECTOR.mss[wht,cl]/1p/94l @Defun[Fun {rplacbit}, Args {@i[bit-vector] @i[index] @i[newbit]}]
VECTOR.mss[wht,cl]/1p/102l @Defun[Fun {bit-and}, Args {@rest @i[bit-vectors]}]
VECTOR.mss[wht,cl]/1p/103l @Defun1[Fun {bit-ior},Args {@rest @i[bit-vectors]}]
VECTOR.mss[wht,cl]/1p/104l @Defun1[Fun {bit-xor}, Args {@rest @i[bit-vectors]}]
VECTOR.mss[wht,cl]/1p/105l @Defun1[Fun {bit-eqv}, Args {@rest @i[bit-vectors]}]
VECTOR.mss[wht,cl]/1p/106l @Defun1[Fun {bit-nand}, Args {@i[bit-vector1] @i[bit-vector2]}]
VECTOR.mss[wht,cl]/1p/107l @Defun1[Fun {bit-nor}, Args {@i[bit-vector1] @i[bit-vector2]}]
VECTOR.mss[wht,cl]/1p/108l @Defun1[Fun {bit-andc1}, Args {@i[bit-vector1] @i[bit-vector2]}]
VECTOR.mss[wht,cl]/1p/109l @Defun1[Fun {bit-andc2}, Args {@i[bit-vector1] @i[bit-vector2]}]
VECTOR.mss[wht,cl]/1p/110l @Defun1[Fun {bit-orc1}, Args {@i[bit-vector1] @i[bit-vector2]}]
VECTOR.mss[wht,cl]/1p/111l @Defun1[Fun {bit-orc2}, Args {@i[bit-vector1] @i[bit-vector2]}]
VECTOR.mss[wht,cl]/1p/149l @Defun[Fun {bit-not}, Args {@i[bit-vector]}]
XERROR.mss[wht,cl]/1p/96l @defun[Fun {error}, Args {@i[format-string] @rest @i[args]}]
XERROR.mss[wht,cl]/1p/125l @defun[Fun {cerror}, Args {@i[continue-format-string] @i[error-format-string] @rest @i[args]}]
XERROR.mss[wht,cl]/1p/215l @defun[Fun {warn}, Args {@i[format-string] @rest @i[args]}]
XERROR.mss[wht,cl]/1p/233l @defvar[Var {break-on-warnings}]
XERROR.mss[wht,cl]/1p/243l @defun[Fun {break}, Args {@optional @i[format-string] @rest @i[args]}]
XERROR.mss[wht,cl]/1p/289l @Defmac[Fun {check-type}, Args {@i[place] @i[typespec] @optional @i[string]}]
XERROR.mss[wht,cl]/1p/334l @defmac[fun {assert}, args {@i[test-form] @mopt"(@mstar<@i[place]>) @mopt<@i[string] @mstar'@i[arg]'>"}]
XERROR.mss[wht,cl]/1p/414l @Defmac[Fun {etypecase}, Args {@i[keyform] @Mstar<(@i[type] @mstar'@i[form]')>}]
XERROR.mss[wht,cl]/1p/435l @Defmac[Fun {ctypecase}, Args {@i[keyplace] @Mstar<(@i[type] @mstar'@i[form]')>}]
XERROR.mss[wht,cl]/1p/447l @Defmac[Fun {ecase}, Args {@i[keyform] @Mstar<(@Mgroup"(@Mstar'@i[key]') @Mor @i[key]" @Mstar'@i[form]')>}]
XERROR.mss[wht,cl]/1p/468l @Defmac[Fun {ccase}, Args {@i[keyplace] @Mstar<(@Mgroup"(@Mstar'@i[key]') @Mor @i[key]" @Mstar'@i[form]')>}]
XPACK.mss[wht,cl]/1p/634l @Defvar[Var {package}]
XPACK.mss[wht,cl]/1p/644l @Defun[Fun {make-package}, Args {@i[package-name]}, Keys {[nicknames][use]}]
XPACK.mss[wht,cl]/1p/660l @Defun[Fun {in-package}, Args {@i[package-name]}, Keys {[nicknames][use]}]
XPACK.mss[wht,cl]/1p/677l @Defun[Fun {find-package}, Args {@i[name]}]
XPACK.mss[wht,cl]/1p/686l @Defun[Fun {package-name}, Args {@i[package]}]
XPACK.mss[wht,cl]/1p/691l @Defun[Fun {package-nicknames}, Args {@i[package]}]
XPACK.mss[wht,cl]/1p/696l @Defun[Fun {rename-package}, Args {@i[package] @i[new-name] @optional @i[new-nicknames]}]
XPACK.mss[wht,cl]/1p/703l @Defun[Fun {package-use-list}, Args {@i[package]}]
XPACK.mss[wht,cl]/1p/707l @Defun[Fun {package-used-by-list}, Args {@i[package]}]
XPACK.mss[wht,cl]/1p/711l @Defun[Fun {package-shadowing-symbols}, Args {@i[package]}]
XPACK.mss[wht,cl]/1p/717l @Defun[Fun {list-all-packages}, Args {}]
XPACK.mss[wht,cl]/1p/722l @Defun[Fun {intern}, Args {@i[string] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/760l @Defun[Fun {find-symbol}, Args {@i[string] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/769l @Defun[Fun {unintern}, Args {@i[symbol] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/785l @Defun[Fun {export}, Args {@i[symbols] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/797l @Defun[Fun {unexport}, Args {@i[symbols] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/805l @Defun[Fun {import}, Args {@i[symbols] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/816l @Defun[Fun {shadowing-import}, Args {@i[symbols] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/829l @Defun[Fun {shadow}, Args {@i[symbols] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/845l @Defun[Fun {use-package}, Args {@i[packages-to-use] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/856l @Defun[Fun {unuse-package}, Args {@i[packages-to-unuse] @optional @i[package]}]
XPACK.mss[wht,cl]/1p/863l @Defun[Fun {find-all-symbols}, Args {@i[string-or-symbol]}]
XPACK.mss[wht,cl]/1p/873l @Defmac[Fun {do-symbols}, Args {(@i[var] @Mopt<@i[package] @Mopt'@i[result-form]'>) @Mstar<@i[declaration]> @mstar<@i[tag] @mor @i[statement]>}]
XPACK.mss[wht,cl]/1p/888l @Defmac[Fun {do-external-symbols}, Args {(@i[var] @Mopt<@i[package] @Mopt'@i[result]'>) @Mstar<@i[declaration]> @mstar<@i[tag] @mor @i[statement]>}]
XPACK.mss[wht,cl]/1p/893l @Defmac[Fun {do-all-symbols}, Args {(@i[var] @Mopt<@i[result-form]>) @Mstar<@i[declaration]> @mstar<@i[tag] @mor @i[statement]>}]
XPACK.mss[wht,cl]/1p/913l @Defvar[Var {modules}]
XPACK.mss[wht,cl]/1p/919l @Defun[Fun {provide}, Args {@i[module-name]}]
XPACK.mss[wht,cl]/1p/920l @Defun1[Fun {require}, Args {@i[module-name] @optional @i[pathname]}]